eekboek-db-postgresql software package provides PostgreSQL database driver for EekBoek, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install eekboek-db-postgresql
eekboek-db-postgresql is installed in your system.
Make ensure the eekboek-db-postgresql package were installed using the commands given below,
$ sudo dpkg-query -l | grep eekboek-db-postgresql *
You will get with eekboek-db-postgresql package name, version, architecture and description in a table
| Distro | Debian 9 stretch |
| Section | Perl |
| Package | eekboek-db-postgresql |
| Version | 2.02.05+dfsg-2 |
| Description | PostgreSQL database driver for EekBoek |
| Sub Section | Perl |